internal/sync.entry.lookupWithValue (method)

one use

	internal/sync (current package)
		hashtriemap.go#L589: func (e *entry[K, V]) lookupWithValue(key K, value V, valEqual equalFunc) (V, bool) {